Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Sep 16, 2015

  • Add jshint and jscs as dev-dependencies
  • Add npm script for lint
  • Adding .jscscr, .jshintignore, .jshintrc config files

Fixes #42

Running lint will error out now. I will run through each script later to fix the issues and tuned the config settings.

- Add jshint and jscs as dev-dependencies
- Add npm script for lint
- Adding .jscscr, .jshintignore, .jshintrc config files

Fixes tmpfs-archive#42
tmpfs added a commit that referenced this pull request Sep 16, 2015
Developer: Adding jshint and jscs for code styling
@tmpfs tmpfs merged commit 2f5e288 into tmpfs-archive:master Sep 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSHint and Style checking to keep code consistency

1 participant